socketio
Toggle table of contents
apple
Platform filter
apple
Switch theme
Search in API
socketio
socketio
/
dev.adven.sockit.api
/
[apple]EventBufferConfig
/
EventBufferConfig
Event
Buffer
Config
apple
constructor
(
capacity
:
Int
=
64
,
overflow
:
EventBufferOverflow
=
EventBufferOverflow.DROP_OLDEST
)